GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > PictureCommand クラス > Recolor メソッド : Recolor(Color,IShape[]) メソッド |
'Declaration
Public Overloads Shared Function Recolor( _ ByVal color As Color, _ ByVal ParamArray shapes() As IShape _ ) As PictureCommand
public static PictureCommand Recolor( Color color, params IShape[] shapes )